home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6156 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: rcp6.elan.af.mil!rscernix!danpop
  2. From: danpop@mail.cern.ch (Dan Pop)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What is Linux?
  5. Date: 22 Feb 96 15:35:22 GMT
  6. Organization: CERN European Lab for Particle Physics
  7. Message-ID: <danpop.825003322@rscernix>
  8. References: <4fu487$8fh@reader2.ix.netcom.com> <dwright.824399112@winternet.com> <4gg7cd$he1@salyko.cube.net>
  9. NNTP-Posting-Host: ues5.cern.ch
  10. X-Newsreader: NN version 6.5.0 #7 (NOV)
  11.  
  12. In <4gg7cd$he1@salyko.cube.net> medardus@cube.net (Andreas Karnetzki) writes:
  13.  
  14. >Douglas Wright (dwright@parka.winternet.com) schrieb:
  15. >
  16. >Me, I'm not sure if getting and installing Linux (which is a very
  17. >complete Unix system with Megabytes of software and many programming
  18. >languages and tools included - a Great system!) just for learning C.
  19. >I think getting a version of the GNU compiler for the already installed
  20. >operation system (DOS, OS/2 versions exists for sure; the DOS version
  21. >comes under the name DJGPP or GO32) would be a better idea.
  22. >
  23. >But this only an opinion.
  24.  
  25. And here's another opinion, from someone who has used both DJGPP and the
  26. real thing under Linux, both on the same machine: gcc under its native
  27. environment (i.e. Unix) is considerably faster than DJGPP.  Unless you
  28. have a fast Pentium with plenty of memory, DJGPP is a pain, especially
  29. for someone who is learning and has to do very frequent compilations of
  30. short sources.
  31.  
  32. Since this whole thread is off topic for c.l.c, I won't enter into
  33. details and explain why the same program, on the same hardware, has 
  34. so dramatically different performance (it's related to the way virtual
  35. memory works in Unix vs extended DOS).
  36.  
  37. Dan
  38. --
  39. Dan Pop
  40. CERN, CN Division
  41. Email: danpop@mail.cern.ch 
  42. Mail:  CERN - PPE, Bat. 31 R-004, CH-1211 Geneve 23, Switzerland
  43.